home *** CD-ROM | disk | FTP | other *** search
/ Immoral Angel 1 / Immoral Angel 1.iso / mac / MSTR / PROGRAM / MOVIE10.DIR / 00036_closeButton,up.ls < prev    next >
Encoding:
Text File  |  1997-07-10  |  64 b   |  6 lines

  1. on mouseDown
  2.   if button() then
  3.     go(1, "TITLE")
  4.   end if
  5. end
  6.